From 7d24e1405e1f940ff44a6d478591045c481dd843 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Nov 2020 17:42:39 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- gtk/gtkwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index 0c6aa20e93..0f1207bd02 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -1937,7 +1937,7 @@ gtk_window_new (void) /** * gtk_window_set_title: * @window: a #GtkWindow - * @title: (nullable): title of the window, or %NULL + * @title: (nullable): title of the window * * Sets the title of the #GtkWindow. The title of a window will be * displayed in its title bar; on the X Window System, the title bar -- 2.30.2